Order of execution in a query
FROM and JOINs
WHERE
GROUP BY
HAVING
SELECT
DISTINCT
ORDER BY
LIMIT / OFFSET
Interactive Graph
Table Of Contents
Order of execution in a query